Skip to content

Conversation

@Mysteryem
Copy link
Contributor

What is this fixing or adding?

I wrote a fuzzer hook for detecting lambda capture issues and it identified this case in add_closed_portal_reqs where each rule would end up using the last value of portal in the loop.

How was this tested?

All I've done is run some generations with the fuzzer. I don't know enough about The Messenger to test it properly, or to know what impact this issue would have had on generation.

I wrote a fuzzer hook for detecting lambda capture issues and it identified this case in add_closed_portal_reqs where each rule would end up using the last value of `portal` in the loop.
@github-actions github-actions bot added the waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. label Jan 3, 2026
@Mysteryem
Copy link
Contributor Author

@alwaysintreble

@duckboycool duckboycool added the is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. label Jan 4, 2026
Copy link
Contributor

@lgbarrere lgbarrere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Short and transparent modification at AP side. Looks good to me.

@duckboycool duckboycool added waiting-on: core-review Issue/PR has been peer-reviewed and is ready to be merged or needs input from a core maintainer. and removed waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. labels Jan 16, 2026
@Berserker66 Berserker66 merged commit b81e1a2 into ArchipelagoMW:main Jan 18, 2026
15 of 16 checks passed
@github-actions github-actions bot removed the waiting-on: core-review Issue/PR has been peer-reviewed and is ready to be merged or needs input from a core maintainer. label Jan 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants